home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 April / EnigmA AMIGA RUN 06 (1996)(G.R. Edizioni)(IT)[!][issue 1996-04][Skylink CD V].iso / earcd / texts / amymupad.txt < prev    next >
Text File  |  1996-03-13  |  5KB  |  128 lines

  1.  
  2. ####        ####              ########           ####       #######
  3. #####      #####              ###########        #####      ###########
  4. #####      #####              ############       #####      ############
  5. #####      #####              ###     #####     ######      ###     #####
  6. #####     ######              ###      ####     #######     ###      ####
  7. ######    ###### ###      ### ###      ####    #### ###     ###       ####
  8. ######    ###### ###      ### ###      ####    #### ###     ###       ####
  9. ######   ### ### ###      ### ###      ####    ###  ####    ###        ###
  10. ### ###  ### ### ###      ### ###    ######    ###   ###    ###        ###
  11. ### ###  ### ### ###      ### ############    ####   ###    ###        ###
  12. ### ###  ### ### ###      ### ###########     ###    ####   ###        ###
  13. ###  ## ###  ### ###      ### ###            ####     ###   ###       ####
  14. ###  ######  ### ###      ### ###            ############   ###       ####
  15. ###  ######  ### ####    #### ###            #############  ###       ###
  16. ###  #####   ### ####    #### ###            ###       ###  ###      ####
  17. ###   ####   ###  ####  ##### ###           ####       ###  ############
  18. ###   ####   ###  ########### ###           ###        #### ###########
  19. ###   ###    ###   ###### ### ###          ####         ### #########
  20.  
  21.                  Multi  Processing  Algebra  Data  Tool
  22.  
  23.            Copyright (c) 1992-95 by B. Fuchssteiner, Automath
  24.              University of Paderborn.  All rights reserved.
  25.  
  26. ``MuPAD is a computer algebra system which, up to now, has been developed
  27.   mainly at the University of Paderborn. Our aim was to design a program
  28.   that can handle mathematical problems and computations of a new order of
  29.   magnitude. Therefore, MuPAD was designed as a parallel system. However,
  30.   MuPAD also runs on sequential computers, from small size machines to
  31.   high end workstations.''
  32.  
  33. MuPAD differs from other computer algebra systems like Maple [1], Mathe-
  34. matica [2], Macsyma [3], Axiom [4] by four major points:
  35.  
  36. + MuPAD is a system that offers a window-based user-interface (hypertext
  37.   on-line help, graphics and a source code-debugger) on all platforms,   (*)
  38.  
  39. + MuPAD is the first system that provides native parallel instructions to
  40.   the user,                                                             (**)
  41.  
  42. + MuPAD offers tools for the dynamical linking of binary code objects
  43.   and, last but not least,                                             (***)
  44.  
  45. + MuPAD is available free of charge for non-commercial institutions and
  46.   private users.
  47.  
  48.  
  49. This is the announcement of the availability of an ALPHA RELEASE VERSION
  50. for the Amiga[5] line of computers. The Amiga version of MuPAD is currently
  51. only available from the below listed distribution sites. It will not be
  52. available through Aminet[6] (or other amiga software providers) yet, because
  53.  
  54. + the Amiga version of MuPAD is still alpha release software
  55.  
  56. + the Amiga version of MuPAD has still neither hypertext help nor
  57.   the graphics
  58.  
  59.  
  60. The Amiga version of MuPAD has the following system requirements:
  61.  
  62. + MC68020 processor or higher, a Floating Point Unit (FPU)
  63.  
  64. + a minimum of 4MB RAM
  65.  
  66. + AmigaOS 2.04 or higher
  67.  
  68.  
  69. This version of MuPAD was ported by Daniel Balster (dbalster@uni-paderborn.de)
  70. using an Amiga 4000/040 running AmigaOS/NetBSD/MacOS and the following software:
  71.  
  72. + GCC 2.7.0                (GNU C/C++ compiler and utilities)
  73.  
  74. + Csh 5.48                 (full featured *nix[7] like shell)
  75.  
  76. + ixemul.library 42.0      (*nix-feature emulation library)
  77.  
  78.  
  79. If you are interested in it, you have to use one of the below listed methods:
  80.  
  81. + FTP:  math-ftp.uni-paderborn.de/pub/MuPAD/
  82.         math-ftp.uni-paderborn.de/pub/MuPAD/amiga/
  83.  
  84. + WWW:    http://math-www.uni-paderborn.de/MuPAD/
  85.  
  86.   The WebPages contain a more detailed discription of MuPAD, demos, faq,
  87.   a list of MuPAD ftp sites, a bibliography, latest news & infos and more ...
  88.  
  89. Because this version has no (complete) online documentation, you may need
  90. further information about the MuPAD language. Please refer to the MuPAD
  91. bibliography (http://math-www.uni-paderborn.de/MuPAD/BIB/).
  92.  
  93. ----------------------------------------------------------------------
  94.  
  95. (*)   The amiga version of MuPAD currently has only a shell-only user-
  96.       interface, limited on-line help (no hypertext!) and no graphics.
  97.  
  98.       If there is a major request to have a full-featured Amiga version
  99.       of MuPAD, Daniel Balster will eventually continue his work on it.
  100.  
  101. (**)  Protoypes exist for Sequent Symmetry and SunSPARC Multiprocessor
  102.       machines. We are also working on a distributed system for hetero-
  103.       genoius networks.
  104.  
  105. (***) Support for dynamical linking is currently not compiled in the
  106.       Amiga version of MuPAD
  107.  
  108. ----------------------------------------------------------------------
  109.  
  110. [1]  Maple is a trademark of Waterloo Maple Software
  111.  
  112. [2]  Mathematica is a trademark of Wolfram Research, Inc.
  113.  
  114. [3]  Macsyma is a trademark of Macsyma, Inc.
  115.  
  116. [4]  AXIOM is a trademark of the NAG, Ltd.
  117.  
  118. [5]  Amiga is a trademark of ESCOM AG, Bochum
  119.  
  120. [6]  Aminet is a trademark of Stefan Ossowskis
  121.      Schatztruhe Gesellschaft für Software mbH
  122.  
  123. [7]  UNIX is a trademark of AT&T
  124.  
  125. All other product names are trademarks of their producers
  126.  
  127.  
  128.